<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * @Author: dy
 * @Email: sales@juntong.net
 * @Company: Copyright (c) 鐗堟潈鎵€鏈� 鏃犻敗鍚涢€�
 * @Date: 2021-03-29 10:29:33
 * @LastEditors: dy
 * @LastEditTime: 2021-04-02 11:07:28
 * @FilePath: \2021鎵掓ā鏉縗css\inc.css
 * @Descripttion: 
 */
@charset "utf-8";
.pr-50 {
  padding-right: 3.125rem;
}
.pl-50 {
  padding-left: 3.125rem;
}
.mw-100 {
  max-width: 100%;
}
.singglepage-container {
  padding: 50px 0;
}

/*鍐呴〉banner*/
.inner-banner {
  position: relative;
  overflow: hidden;
  display: flex;
}
.inner-banner img {
  width: 100%;
  object-fit: contain;
}
.inner-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.inner-nav .container {
  width: 100%;
  text-align: right;
  color: #fff;
}
.inner-nav .container a {
  color: #fff;
  font-size: 0.9375rem;
}
.inner-nav .container h3 {
  font-size: 25px;
  line-height: 1.3;
  margin-bottom: 8px;
  text-transform: capitalize;
}
.inner-banner {
  min-height: 100px;
  background: #ccc;
}
.inner-nav h1 {
  font-size: 25px;
  line-height: 1.3;
  margin-bottom: 8px;
  text-transform: capitalize;
}

/*鍏充簬鎴戜滑*/
.inner-aboutus-main {
  font-size: 0.875rem;
  color: #434343;
  line-height: 1.7;
  padding-bottom: 2.5rem;
}
.inner-aboutus-main p {
}
.inner-aboutus-main .inner-title {
  font-size: 2.125rem;
  color: #329ba9;
  position: relative;
  margin: 2.25rem 0;
  font-weight: 600;
}
.inner-aboutus-main .inner-title::after {
  position: absolute;
  bottom: -0.75rem;
  width: 3.125rem;
  height: 0.25rem;
  background: #329ba9;
  content: "";
  display: block;
}
.innner-title-text {
  font-size: 1.5625rem;
  font-size: 1.125rem;
  line-height:32px;
}
.inner-aboutus-main .mw-100 {
  margin: 1.25rem 0;
}
.inner-aboutus-main .half-half {
  display: flex;
  flex-wrap: wrap;
}
.inner-aboutus-main .half-half div {
  width: 50%;
  box-sizing: border-box;
}
.inner-aboutus-main .half-half img {
  height: 100%;
}
.inner-aboutus-main .checks span {
  width: 7.5rem;
  display: inline-block;
}
.inner-aboutus-main .checks span i {
  color: #f36420;
}
/*鑱旂郴鎴戜滑*/
.inner-contact-main {
  background: #f7f7f7;
  padding: 3.125rem 0;
  margin-bottom: 30px;
}
.inner-contact-title {
  font-size: 2.5rem;
  margin-bottom: 1.5rem;
  color: #1a1a1a;
  font-weight: 600;
}
.inner-contact-text {
  display: flex;
  margin-bottom: 2rem;
  font-size: 0.875rem;
  color: #535353;
  line-height: 1.875rem;
}
.inner-contact-main .cf {
  font-size: 1rem;
}
.inner-contact-text p {
  width: 50%;
}
/*瀹㈡埛鍙嶉*/
.messagecon {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
}
.messagetarea {
  padding: 10px;
  border: 1px solid #dedede;
  font-size: 16px;
  line-height: 26px;
  color: #666;
  resize: none;
  width: 100%;
  height: 90px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: #f8f8f8;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.messagetarea:focus {
  color: #333;
  outline: none;
  background: #fff;
}
.messageinput {
  float: left;
  width: 32%;
  padding: 10px;
  line-height: 26px;
  font-size: 14px;
  border: 1px solid #dedede;
  margin-right: 2%;
  margin-bottom: 20px;
  color: #666;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: #f8f8f8;
  box-sizing: border-box;
}
.messageinput:last-child {
  margin-right: 0;
}
.messageinput:focus {
  color: #333;
  outline: none;
  background: #fff;
}
.messagebtn {
  width: 25%;
  text-align: center;
  line-height: 46px;
  height: 46px;
  font-size: 16px;
  border: 0;
  background: #dadada;
  color: #333;
  border-radius: 4px;
  cursor: pointer;
  margin-right: 10px;
  margin-bottom: 30px;
}
.messagebtn.btnon {
  color: #fff;
}
.messagebtn:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.main .con .yanzhengma {
  display: inline;
}
.messagebtn.btnon {
  background: #d71619;
}

/*浜у搧鍒嗙被*/
.inner-cate-list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 4.375rem;
}
.inner-cate-list .sub-menu {
  position: absolute;
  display: none;
  background: #fff;
  z-index: 10;
  min-width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.inner-cate-list li a {
  color: #fff;
  font-size: 1.18rem;
  padding: 10px 20px;
  display: block;
  text-decoration: none;
}
.inner-cate-list li a {
  background: #3f3e3c;
  border-radius: 3px;
}
.inner-cate-list li a:hover {
  background: #329ba9;
}
.menu-item.on a {
  background: #329ba9;
}
.inner-cate-list li {
  margin: 0 10px 10px 0;
  position: relative;
  white-space: nowrap;
}
.inner-cate-list li:hover &gt; .sub-menu {
  display: block;
}
.inner-cate-list .sub-menu li {
  margin: 0;
}
.inner-cate-list .sub-menu li a {
  background: 0 0;
  color: #000;
  border-bottom: 1px solid #ddd;
  font-size: 14px;
  padding: 8px 1.25rem;
}
.inner-cate-list .sub-menu li a:hover {
  background: #f36420;
  color: #fff;
}
.inner-cate-list .sub-menu .sub-menu {
  left: 100%;
  top: 0;
}

/*浜у搧灞曠ず*/
.inner-products-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 4.125rem;
}
.inner-products-list li {
  box-sizing: border-box;
  border: 1px solid #ededed;
  width: 23.583333%;
  margin-bottom: 2.5rem;
  margin-right: 1.8888%;
}
.inner-products-list li:nth-child(4n + 4) {
  margin-right: 0;
}
.inner-products-img {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 80%;
}
.inner-products-list img {
  width: 100%;
  height:100%;
  object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
}
.inner-product-text {
  padding: 3px;
  text-align: center;
  font-size: 0.9375rem;
  color: #2d2d2d;
}
.inner-product-text h3 {
  font-size: 1rem;
  padding: 0.5rem;
  font-weight: 600;
}
.inner-product-text h3 a {
  text-decoration: none;
}
.inner-product-text p {
  height: 2.5rem;
  overflow: hidden;
}
.inner-product-text &gt; a {
  font-size: 0.9375rem;
  padding: 0.875rem 0;
  display: block;
  background: #f36420;
  border-radius: 25px;
  color: #fff;
  margin-top: 2.3125rem;
}
.inner-products-main {
  padding-top: 4.0625rem;
  padding-bottom: 4.0625rem;
}
/*椤垫暟*/
.pages {
  display: flex;
  justify-content: center;
  color: #fff;
  margin: 35px 0;
}
.pages a,
.pages span {
  color: #1b1b1b;
  font-size: 1rem;
  height: 3.125rem;
  line-height: 3.125rem;
  width: 3.125rem;
  display: block;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  text-align: center;
  margin-right: 6px;
}
.pages span {
  color: #ccc;
}
.pages a:hover {
  background: #f36420;
  color: #fff;
  text-decoration: none;
}
/*鏂伴椈*/
.newslist {
  margin-bottom: 25px;
  margin-top: 40px;
}
.newslist ul li {
  border-bottom: 1px dashed #aaa;
}
.newslist ul li:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.newslist ul li a {
  display: block;
  float: left;
  max-width: 80%;
  line-height: 45px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-decoration: none;
}
.newslist ul li span {
  float: right;
  line-height: 45px;
}
/*鏂伴椈璇︽儏椤�*/
.news-title {
  text-align: center;
  margin: 40px 0;
  font-size: 24px;
}
.news-content {
  font-size: 1rem;
  line-height: 1.7;
}
.date-share {
  margin-top: 30px;
}
.more-news {
  margin-bottom: 50px;
  margin-top: 30px;
}
.ptit {
  font-size: 2.125rem;
  font-weight: 600;
  color: #292929;
  padding: 1.875rem 0;
}
.rollPro1 {
  display: flex;
  flex-wrap: wrap;
}
.rollPro1 li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
  text-align: center;
  line-height: 2;
  font-size: 16px;
}
.rollPro1 li:nth-child(3n + 3) {
  margin-right: 0;
}
.rollPro1 li img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 0.3s;
}
.rollPro1 li a {
  text-decoration: none;
}
.rollPro1 .pbox a {
  display: inline-block;
  overflow: hidden;
  width: 283px;
  height: 283px;
}
.rollPro1 li:hover img {
  transform: scale(1.1);
}
/*浜у搧璇︽儏椤�*/
.inner-procontent-top-panel {
  display: flex;
  margin: 5.125rem auto 0;
}
.inner-procontet-img {
  width: 47.5%;
  text-align: center;
}
.margin0auto {
  margin: 0 auto;
  display: inline-block;
}
.inner-procontet-info {
  width: 47.5%;
  display: flex;
  flex-direction: column;
}
.inner-procontet-name {
  font-size: 1.5rem;
  color: #121212;
  padding: 1.875rem 0;
  font-weight: 600;
}
.inner-procontet-intro {
  font-size: 0.875rem;
  color: #6f6f6f;
  line-height: 1.875;
  margin-bottom: 3.125rem;
}
.inner-procontet-info-main h3 {
  font-size: 1.3rem;
  color: #fff;
  background: #23909e;
  display: inline-block;
  line-height: 3.3125rem;
  width: 10.875rem;
  text-align: center;
}
.inner-procontet-info-main-box {
  border: 1px solid #e3e3e3;
  padding: 2.5rem 1.5625rem;
  font-size: 1rem;
  line-height: 2.25;
  color: #616161;
  background:#f9f9f9;
}
.pronext-link-products {
  display: flex;
  justify-content: space-between;
  white-space: nowrap;
  margin-top: 2.75rem;
  margin-bottom: 4.875rem;
}
.pronext-link-products a {
  font-size: 1.22rem;
  color: #000;
  font-weight: 600;
  display: block;
  height: 65px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-decoration: none;
}
.pronext-link-products li {
  position: relative;
  font-size: 1.375rem;
  color: #b7b7b7;
  font-weight: 600;
  display: block;
  height: 65px;
  max-width: 48%;
}
.pronext-link-products li p {
  position: absolute;
  bottom: 0;
  z-index: -1;
}
.pronext-link-products p span {
  font-size: 0.9375rem;
  color: #777;
}
.pronext-link-products p i {
  width: 2.25rem;
  height: 2.25rem;
  background: #000;
  color: #fff;
  line-height: 2.25rem;
  text-align: center;
}
.pronext-link-products li:hover i {
  background: #f36420;
}
.pronext-link-products li:nth-child(1) i {
  margin-right: 0.3125rem;
}
.pronext-link-products li:nth-child(2) i {
  margin-left: 0.3125rem;
}
.pronext-link-products li:nth-child(2) p {
  right: 0;
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 768px) {
  .inner-aboutus-main .half-half div,
  .inner-aboutus-main .half-half img {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 425px) {
  .inner-products-list li {
    width: 49%;
  }
  .inner-products-list li:nth-child(2n) {
    margin-right: 0;
  }
  .inner-procontet-img,
  .inner-procontet-info {
    width: 100%;
  }
  .inner-procontent-top-panel {
    display: block;
  }
  .rollPro1 .pbox a {
    width: auto;
    height: auto;
  }
  .rollPro1 li {
    margin: 2%;
    width: 46%;
  }
  .rollPro1 li:nth-child(3n + 3) {
    margin-right: 2%;
  }
  .inner-contact-text {
    display: block;
  }
  .inner-contact-text p {
    width: 100%;
    text-align: center;
  }
  .inner-contact-title {
    text-align: center;
  }
}
</pre></body></html>